menutoolbutton: Fix sensitivity handling
authorMatthias Clasen <mclasen@redhat.com>
Fri, 27 Dec 2019 06:46:04 +0000 (01:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Dec 2019 01:31:57 +0000 (20:31 -0500)
commit2c5f4c587111328a077b2335307e1b03f3c625fd
tree9b10fc85357d6925917071ce48a472d9bae8aa4e
parent8ee44d200d6f75a350853d574c4ce9d6c19b566b
menutoolbutton: Fix sensitivity handling

We don't need to set the arrow button explicitly
to insensitive, GtkMenuButton handles that automatically.
gtk/gtkmenutoolbutton.c